[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 549   SHUFFLE   <  SKIP 724  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13777Perez, Manuel, CW1N 9FALondonEnglandUnited Kingdom
21592Reed, Christina98033KirklandWashingtonUnited States
20100Watson, Jesse90802Long BeachCaliforniaUnited States

Generated 2025-07-15 17:05:44.613 UTC