[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 213   SHUFFLE   <  SKIP 561  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14844Miller, Blake60323FrankfurtHessenGermany
24547Gomez, Dana38001BraunschweigNordrhein-WestfalenGermany
25686Hernandez, NaomiHP10 9QYHigh WycombeEnglandUnited Kingdom
23787Ward, Adrian, P94704BerkeleyCaliforniaUnited States

Generated 2025-07-20 18:30:19.860 UTC