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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19921Cai, Cara, L80074MünchenHamburgGermany
20574Patel, Brett, A80074MünchenHamburgGermany
20591Tang, Kara80074MünchenHamburgGermany
20945Tang, Roger, M80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-20 02:54:14.818 UTC