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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27120Kumar, Clarence80074MünchenHamburgGermany
26987Lopez, Roy, I80074MünchenHessenGermany
26226Andersen, Michele, C80074MünchenNordrhein-WestfalenGermany
27826Xu, Nicolas, M80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-13 12:42:00.028 UTC