Checking what SQL a LINQ query produces normally costs a round trip through your whole application: start the host, authenticate, hit the endpoint, read a log. If the query lives behind a code path ...