pub fn group_by(ids: &[&str]) -> Vec<Identifier>
Group by clause with multiple columns i.e. GROUP BY ID0, ID1, …