view view project prop ...
Returns a new view with the same rows as view, but with each row containing only the properties named as prop arguments.
The column order of properties in the new view is the same as the order of prop arguments, so this command is a way to get the rows of a view in a different column order.