[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 647   SHUFFLE   <  SKIP 1482  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12403Young, HenryWA3WatfordEnglandUnited Kingdom
28711Torres, Rebekah92700ColombesHauts de SeineFrance
15708Jai, Nina80074MünchenHamburgGermany

Generated 2025-07-17 03:30:18.454 UTC