[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 540   SHUFFLE   <  SKIP 191  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16045Sara, EvelynMK8 8ZDMilton KeynesEnglandUnited Kingdom
20581Sanchez, Ruth, E92310SèvresHauts de SeineFrance
11665Dominguez, Janet91910Chula VistaCaliforniaUnited States

Generated 2025-07-20 06:20:28.222 UTC