Every time I want to copy the query to my DB client, I have to adjust some parameters like datetime values and guid values.
Sometimes the dates even have a suffix '_1' and I have to remove that too.
So in order to execute this in my DB client, I have to put single qoutes around these parameters to get it to work.
It would save me a lot of time to be able to just copy the query out of MiniProfiler and paste it in my DB client.
Please see my screenshot:

(Sorry, I had to blur so much of the screen)
I'm using:
- dotnet Core 8
- EF Core 8
- MS SQL
- MiniProfiler 4.3.8