[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 6421  >   <  TAKE 4  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19070Garcia, Kristopher, ME17 6JFLondonEnglandUnited Kingdom
12213Lal, Alejandro80074MünchenNordrhein-WestfalenGermany
21247Sanders, Alex, E98284Sedro WoolleyWashingtonUnited States
28925Lu, Warren, H1597Lane CoveNew South WalesAustralia

Generated 2025-07-16 14:32:04.777 UTC