[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2511   SHUFFLE   <  SKIP 1292  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16938Williams, Abigail, MNT20Newcastle upon TyneEnglandUnited Kingdom
11390Raji, Christine, J78100Saint Germain en LayeYvelineFrance
19738Martinez, Henry98225BellinghamWashingtonUnited States

Generated 2025-07-15 06:04:33.180 UTC