[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 3155 > < TAKE 4 >
4 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 17558 | Williams, Ian, M | V7L 4J4 | N. Vancouver | British Columbia | Canada |
| 25237 | Sun, Roger, C | 4700 | Rockhampton | Queensland | Australia |
| 20106 | Hall, Amber | V9 | Metchosin | British Columbia | Canada |
| 24505 | Gonzalez, Clifford | 6006 | Perth | South Australia | Australia |
Generated 2025-11-05 14:07:14.864 UTC