[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 2473 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 28573 | Gill, Tyrone | 98168 | Burien | Washington | United States |
| 28644 | Chow, Martha | 98168 | Burien | Washington | United States |
| 28171 | Henderson, Aidan | 98168 | Burien | Washington | United States |
Generated 2025-10-28 05:21:43.998 UTC