toQuery method

Implementation

FactDateSchemaQuery toQuery() {
  return FactDateSchemaQuery.ofSchema(metaDate, factSchema);
}