[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 210   SHUFFLE   <  SKIP 1981  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16465Goel, KaraCM11BillericayEnglandUnited Kingdom
13583Butler, BlakeGA10GatesheadEnglandUnited Kingdom
13198Gray, Cindy, AV9MetchosinBritish ColumbiaCanada
21008Carlson, Melody, K70452StuttgartSaarlandGermany

Generated 2025-07-15 10:53:18.385 UTC