[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 3248  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23687Flores, Melissa98901YakimaWashingtonUnited States
16251Howard, MakaylaNT20Newcastle upon TyneEnglandUnited Kingdom
14486Coleman, Jonathan, R95062Santa CruzCaliforniaUnited States

Generated 2025-07-12 07:09:37.655 UTC