[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 7855  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29417Vazquez, Kellie, B80074MünchenHamburgGermany
29440Cai, Rafael, A80074MünchenNordrhein-WestfalenGermany
12125Ortega, Diana63151MühlheimHamburgGermany
12229Gomez, Kari63151MühlheimHamburgGermany
12546Andersen, Clarence63151MühlheimHamburgGermany
14528Ramos, Casey, C63151MühlheimHamburgGermany
14715Munoz, Erik, E63151MühlheimHamburgGermany

Generated 2025-07-12 13:56:59.939 UTC