[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 2421   SHUFFLE   <  SKIP 6132  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22803Shan, Marshall, J59368WerneNordrhein-WestfalenGermany
23633Chande, Deborah, L33098PaderbornNordrhein-WestfalenGermany
17813Nicholls, Jay, KWA1 4SYWoolstonEnglandUnited Kingdom
22440Sanz, Robyn91370Verrieres Le BuissonEssonneFrance

Generated 2025-07-17 13:16:57.829 UTC