[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 593 SHUFFLE < SKIP 17 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 16955 | Bradley, Nathaniel | V9 | Metchosin | British Columbia | Canada |
| 25616 | Rubio, Jésus | WA3 | Watford | England | United Kingdom |
| 11650 | Hayes, Caleb | 91203 | Glendale | California | United States |
Generated 2025-11-06 03:03:33.528 UTC