[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 2633  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16821Carter, Mary42651SolingenNordrhein-WestfalenGermany
16826Vazquez, Roberto, A42651SolingenNordrhein-WestfalenGermany
16830Hall, Alexandra, M42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-06 20:59:13.125 UTC