[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 7798  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17976Carlson, Daisy, B80074MünchenNordrhein-WestfalenGermany
17986Malhotra, Monica, D80074MünchenHessenGermany
19300Hu, Clarence80074MünchenHessenGermany
19325Chen, Kelli80074MünchenHessenGermany
19330Shen, Johnny80074MünchenHessenGermany
19518Arun, Clifford80074MünchenNordrhein-WestfalenGermany
19288Wang, Candice80074MünchenHamburgGermany

Generated 2025-07-13 12:51:24.778 UTC