[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 875   SHUFFLE   <  SKIP 2924  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27566Long, Tristan90505TorranceCaliforniaUnited States
16290Nath, Russell60355Frankfurt am MainHamburgGermany
24574Yuan, Alison, KHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-13 14:01:15.189 UTC