[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 7107   <  SKIP 695  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19330Shen, Johnny80074MünchenHessenGermany
19288Wang, Candice80074MünchenHamburgGermany
19518Arun, Clifford80074MünchenNordrhein-WestfalenGermany
19921Cai, Cara, L80074MünchenHamburgGermany
20574Patel, Brett, A80074MünchenHamburgGermany
20591Tang, Kara80074MünchenHamburgGermany
20945Tang, Roger, M80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-21 19:56:36.213 UTC