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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27453Henderson, Carson92118CoronadoCaliforniaUnited States
12281Sanchez, JanelleOX14 4SEOxfordEnglandUnited Kingdom
11744Campbell, Stephanie, D91977Spring ValleyCaliforniaUnited States
25679Rodriguez, Meredith93500PantinSeine Saint DenisFrance

Generated 2025-07-16 15:15:52.831 UTC