For an experiment, I provided ChatGPT with a prompt and an SQL statement to generate a method to work with a modified version of the NorthWind database using Dapper. The code worked, but with two minor modifications to speed up the execution.
The prompt For C# using the following SQL-Server query and NuGet package Dapper create a method to return data.