[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 3677   SHUFFLE   <  SKIP 2276  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28976Peterson, ChristinaV9MetchosinBritish ColumbiaCanada
17753Sanz, KendraEM15Esher-MoleseyEnglandUnited Kingdom
28517Gonzalez, Troy, ALA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-11 23:55:46.762 UTC