[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 1190 < SKIP 1091 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 11255 | Lin, Colin | 98168 | Burien | Washington | United States |
| 11263 | Richardson, Trinity | 98168 | Burien | Washington | United States |
| 11282 | Thomas, Christian, A | 98168 | Burien | Washington | United States |
Generated 2025-11-05 18:34:00.262 UTC