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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25772Kapoor, Harold, S80074MünchenNordrhein-WestfalenGermany
26226Andersen, Michele, C80074MünchenNordrhein-WestfalenGermany
26354Serrano, Nelson80074MünchenHamburgGermany
26392Rai, Kelli80074MünchenHessenGermany

Generated 2025-07-14 03:30:59.033 UTC