[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 250   SHUFFLE   <  SKIP 884  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16414Flores, Kelly, R64283DarmstadtHessenGermany
24559Suarez, Adrienne95000CergyVal d'OiseFrance
17741Xu, Alvin, J04838EilenburgBrandenburgGermany
24718Black, Terrence60082Frankfurt am MainHamburgGermany
14423Ruiz, Jill, PGL50CheltenhamEnglandUnited Kingdom
22833Prasad, Bruce59170CroixNordFrance

Generated 2025-07-14 08:03:50.674 UTC