[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 469   <  SKIP 2414  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16821Carter, Mary42651SolingenNordrhein-WestfalenGermany
16826Vazquez, Roberto, A42651SolingenNordrhein-WestfalenGermany
16830Hall, Alexandra, M42651SolingenNordrhein-WestfalenGermany
17964Suri, Darren42651SolingenNordrhein-WestfalenGermany
17992Ma, Sandra, N42651SolingenNordrhein-WestfalenGermany
18020Ruiz, Armando, W42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-15 06:17:42.202 UTC