[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 5681 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 14772 | Torres, Stacy, A | 91480 | Frankfurt | Bayern | Germany |
| 14801 | Simmons, Riley, R | 60323 | Frankfurt | Hessen | Germany |
| 14162 | Garcia, Brett | 60323 | Frankfurt | Hessen | Germany |
Generated 2025-11-05 18:28:01.191 UTC