[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 512 SHUFFLE < SKIP 1266 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15074 | Perry, Elizabeth | 66578 | Neunkirchen | Saarland | Germany |
20971 | Suri, Preston | 91940 | Les Ulis | Essonne | France |
Generated 2025-07-12 07:01:43.420 UTC