Get the sql text represents this QueryPart
String buildQuery() => queryBuilder == null ? '' : queryBuilder!();