[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 2294 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 11934 | Shan, Justin, L | 98168 | Burien | Washington | United States |
| 12092 | White, Austin, L | 98168 | Burien | Washington | United States |
| 12456 | Chen, Thomas | 98168 | Burien | Washington | United States |
Generated 2025-11-01 13:30:00.405 UTC