[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 1668 < SKIP 720 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 21280 | Walker, Justin, J | 98168 | Burien | Washington | United States |
| 21289 | Wang, Warren, A | 98168 | Burien | Washington | United States |
| 21428 | Brooks, Jada, A | 98168 | Burien | Washington | United States |
Generated 2025-11-06 02:34:21.253 UTC