[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   SKIP 296   SHUFFLE   <  SKIP 1127  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21008Carlson, Melody, K70452StuttgartSaarlandGermany
20319Alexander, Dylan98168BurienWashingtonUnited States
16446Munoz, KristineRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-20 08:37:04.709 UTC