[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 512   SHUFFLE   <  SKIP 836  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16446Munoz, KristineRG7 5H7ReadingEnglandUnited Kingdom
11264Martin, Eduardo98027IssaquahWashingtonUnited States
13693Gonzalez, Dominic, LE17 6JFLondonEnglandUnited Kingdom
26937Navarro, Audrey, SC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-13 15:12:25.341 UTC