AggregateFunction:
    | "None"
    | "Average"
    | "Maximum"
    | "Minimum"
    | "Sum"
    | "Count"