[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 406 SHUFFLE < SKIP 3020 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26362 | Torres, Joy, E | 66578 | Neunkirchen | Saarland | Germany |
19040 | Sun, Eugene, J | 33041 | Paderborn | Hamburg | Germany |
Generated 2025-07-13 15:40:24.901 UTC