Method GetSingleAggregateSqlPreviewAsync(long, string, AggregateFunction, FilterExpression?)
Pro: SQL Preview for Single Aggregation
public Task<string> GetSingleAggregateSqlPreviewAsync(long schemeId, string fieldPath, AggregateFunction function, FilterExpression? filter = null)