[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 250   SKIP 2000   <  SKIP 728  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16432Garcia, John, M78400ChatouYvelineFrance
16471Hayes, Vanessa78400ChatouYvelineFrance
15920Wu, Colin, T78400ChatouYvelineFrance
15921Patel, Donald, M78400ChatouYvelineFrance
17771Chandra, Holly78400ChatouYvelineFrance
17800Alonso, Robyn, C78400ChatouYvelineFrance
17894Simmons, Hailey, L78400ChatouYvelineFrance

Generated 2025-07-07 17:15:05.403 UTC