[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 610 SHUFFLE < SKIP 359 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 15509 | Washington, Zachary | 98901 | Yakima | Washington | United States |
| 24627 | Edwards, Eric | V9 | Metchosin | British Columbia | Canada |
Generated 2025-11-06 03:02:26.008 UTC