[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 484 SHUFFLE < SKIP 1263 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 14066 | Jimenez, Melody, S | 3220 | Geelong | Victoria | Australia |
| 17391 | Bennett, Angela, E | 98104 | Seattle | Washington | United States |
| 19265 | Raji, Dale | 4000 | Brisbane | Queensland | Australia |
Generated 2025-11-05 14:59:25.271 UTC