[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 7406 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18180 | Howard, Juan, K | 34117 | Kassel | Hessen | Germany |
19053 | Jordan, Gerald, L | 34117 | Kassel | Hessen | Germany |
Generated 2025-07-19 02:42:11.567 UTC