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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22440Sanz, Robyn91370Verrieres Le BuissonEssonneFrance
22932Jai, Maurice2036MatravilleNew South WalesAustralia
21945Ms., Rusek, Pearlie, J.3198SeafordVictoriaAustralia
23897Chapman, Katrina53001BonnHamburgGermany

Generated 2025-07-12 17:09:19.168 UTC