[Pre-Amble]...When I upgraded my api from .netcore2.1 to .netcore3.1 I found I needed to change my Entity Framework code considerably....What I didn't realise was that I had a bug in a stored procedure in my remote database, that was not being expressed i...