The by modifier designates a sort key, in ascending order, and must be followed by an attr.name. It may be used with any command that lists or selects items, such as list or select.
by attr.name{by attr.name...}
list entity by zip
sselect invoices by date by customer
list entity with name = "[mike]" by name