[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 250   SHUFFLE   <  SKIP 1143  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16251Howard, MakaylaNT20Newcastle upon TyneEnglandUnited Kingdom
18397Anand, Louis, S31008ByronGeorgiaUnited States
13558Lu, Karen, K59491Villeneuve-d'AscqNordFrance

Generated 2025-07-15 03:15:06.883 UTC