[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 0 SHUFFLE < SKIP 3061 > < TAKE 4 >
4 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 21232 | Garcia, Levi, G | 2036 | Matraville | New South Wales | Australia |
| 16667 | Sanchez, Allison | V7L 4J4 | Vancouver | British Columbia | Canada |
| 21409 | Deng, Johnny | 3337 | Melton | Victoria | Australia |
| 19844 | Murphy, Emma | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-10-30 17:16:31.206 UTC