[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 2912  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27767Arun, Brandy, J42651SolingenNordrhein-WestfalenGermany
28556Gonzales, Isabel42651SolingenNordrhein-WestfalenGermany
28558Stone, Dawn, T42651SolingenNordrhein-WestfalenGermany
29466Jimenez, Lance42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-08 22:11:12.281 UTC