[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 250   SHUFFLE   <  SKIP 5796  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23155Hall, Victoria, N95062Santa CruzCaliforniaUnited States
24260Perry, Blake, D98284Sedro WoolleyWashingtonUnited States
22561Nara, Katie59170CroixNordFrance

Generated 2025-07-14 22:24:22.594 UTC