[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 653 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 26311 | Rodriguez, Brenda, S | 98225 | Bellingham | Washington | United States |
| 26462 | Kelly, Lauren, A | 98225 | Bellingham | Washington | United States |
Generated 2025-10-27 23:40:27.900 UTC