DynamicSqlExpression:
    | List
    | Value
    | Identifier
    | Attribute
    | Fn
    | DialectAwareFn
    | Col
    | Cast
    | Literal
    | Where
    | JsonPath
    | AssociationPath