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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27948Ms., Sloan, Cathy, J.80074MünchenHamburgGermany
28543Ye, Roger, S80074MünchenNordrhein-WestfalenGermany
28701Gill, Felicia80074MünchenHamburgGermany
28684Saunders, Kristi, A80074MünchenHamburgGermany

Generated 2025-07-13 19:03:36.867 UTC