[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 512   SHUFFLE   <  SKIP 4019  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22868Sun, Ernest, V78100Saint Germain en LayeYvelineFrance
18036Sanchez, Bruce40605DuesseldorfHessenGermany
16844Robinson, Emma, C90505TorranceCaliforniaUnited States
14554Mitchell, IsaacAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-20 13:56:41.938 UTC