What happens when we order items by a numerical property?
- The items are ordered based on that property's numerical value
- The items are ordered based on that property's text value
- Nothing, we can only order by text values
The items are ordered based on that property's numerical value.