[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 189   SHUFFLE   <  SKIP 2273  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16221Saunders, Darren, A98168BurienWashingtonUnited States
25621Flores, Brandon, LV8POak BayBritish ColumbiaCanada
19348Raman, EbonyL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-14 02:28:18.339 UTC