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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11927Murphy, Nicole, D98284Sedro WoolleyWashingtonUnited States
28413Martinez, Dalton, MGA10GatesheadEnglandUnited Kingdom
23108Wright, Savannah, L98201EverettWashingtonUnited States

Generated 2025-07-11 13:28:37.309 UTC