Add support to project many selectors at the same level: Example: `select one, root.one, root.two, root.node.one, root.node.two` should be write as `select one, root(two, three, node(one, two))`