[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 2693 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 21628 | Xu, Kelli, T | 98168 | Burien | Washington | United States |
| 18525 | Lal, Jack, R | V9 | Metchosin | British Columbia | Canada |
| 21883 | Kapoor, Patricia, R | 3429 | Sunbury | Victoria | Australia |
Generated 2025-11-02 22:11:32.935 UTC