[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 2419 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 23263 | Lopez, Angel | 98168 | Burien | Washington | United States |
| 23140 | Lee, Tyler, A | 98168 | Burien | Washington | United States |
| 23191 | Raji, Gilbert | 98168 | Burien | Washington | United States |
Generated 2025-11-01 21:26:41.595 UTC