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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24103Dominguez, Billy, M80074MünchenNordrhein-WestfalenGermany
24204Gonzalez, Darren80074MünchenHamburgGermany
24215Xu, Lisa80074MünchenHamburgGermany

Generated 2025-07-18 22:03:16.908 UTC