[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity < SKIP 2903 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 24580 | Zhao, Wesley, M | 42651 | Solingen | Nordrhein-Westfalen | Germany |
| 25581 | Bryant, Kayla, C | 42651 | Solingen | Nordrhein-Westfalen | Germany |
Generated 2025-11-05 19:30:40.591 UTC