[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 7405 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 17980 | Hughes, Paige | 34117 | Kassel | Hessen | Germany |
| 18180 | Howard, Juan, K | 34117 | Kassel | Hessen | Germany |
| 19053 | Jordan, Gerald, L | 34117 | Kassel | Hessen | Germany |
Generated 2025-11-06 03:51:11.713 UTC