[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 1243   SHUFFLE   <  SKIP 3738  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14865Coleman, Austin, VAS23Stoke-on-TrentEnglandUnited Kingdom
28643Gray, Xavier91977Spring ValleyCaliforniaUnited States
25359Young, Alex, D90802Long BeachCaliforniaUnited States

Generated 2025-07-20 13:04:34.598 UTC