* given the query, you should be able to construct sql string on const query ``` auto const query = dm.FromTable()....; query.ToSql(); ``` * Fields() function must accept also SqlQualifiedTableColumnName