[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 579 SKIP 500 < SKIP 1264 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 17659 | Tang, Jodi, A | 98168 | Burien | Washington | United States |
| 17570 | Sanchez, Carlos, W | 98168 | Burien | Washington | United States |
| 17124 | Madan, Kaitlin | 98168 | Burien | Washington | United States |
Generated 2025-11-06 02:29:41.276 UTC