pub fn first_value(expression: Expr, order_by: Option<Vec<SortExpr>>) -> Expr
Returns the first value in a group of values.