[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 2442 > < TAKE 4 >
4 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 25089 | Xie, Christy, C | 98168 | Burien | Washington | United States |
| 25192 | Gill, Janet, B | 98168 | Burien | Washington | United States |
| 25254 | She, Krystal, A | 98168 | Burien | Washington | United States |
| 25356 | Miller, Jonathan, A | 98168 | Burien | Washington | United States |
Generated 2025-11-01 04:57:16.891 UTC