[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 4000   SHUFFLE   <  SKIP 1935  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11617Brooks, Sean91941GrossmontCaliforniaUnited States
16045Sara, EvelynMK8 8ZDMilton KeynesEnglandUnited Kingdom
20088Lewis, Jose98027IssaquahWashingtonUnited States

Generated 2025-07-12 19:03:37.852 UTC