[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   <  SKIP 2635  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16830Hall, Alexandra, M42651SolingenNordrhein-WestfalenGermany
17964Suri, Darren42651SolingenNordrhein-WestfalenGermany
17992Ma, Sandra, N42651SolingenNordrhein-WestfalenGermany
18020Ruiz, Armando, W42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-16 20:33:32.019 UTC