[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 650 SHUFFLE < SKIP 3140 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14734 | Edwards, Kevin, L | 97330 | Corvallis | Oregon | United States |
19762 | Ma, Warren, A | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-13 13:07:45.860 UTC