.NET & C# · Entity Framework Core
How would you answer an interview scenario involving query performance and generated SQL in Entity Framework Core?
A frequently called query is slow. Explain how you would separate EF overhead from database execution cost.