[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 252 SHUFFLE < SKIP 123 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 12177 | Campbell, Kevin, S | V8P | Oak Bay | British Columbia | Canada |
| 20152 | She, Rafael, I | 3280 | Warrnambool | Victoria | Australia |
Generated 2025-11-05 16:33:25.578 UTC