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