[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 2693   SHUFFLE   <  SKIP 1437  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18840Barnes, Alexandria98371PuyallupWashingtonUnited States
27667Sanchez, Jessica, M94015Daly CityCaliforniaUnited States
25379Young, Hailey, M98225BellinghamWashingtonUnited States

Generated 2025-07-15 12:15:38.897 UTC