You can do this in a number of ways, but the short answer is that we don't have an Inspect() mechanism yet. If you were to run this query outside of the Factory method (DB.Save()) you could just do a SqlQuery.ToString() and it would return the sql.
Other than that, SQL Profiler can help as well as setting a break point.
Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us!