[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 2993   SHUFFLE   <  SKIP 131  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27133Arun, Phillip, A59491Villeneuve-d'AscqNordFrance
22896Miller, Logan, H98201EverettWashingtonUnited States
23599Roberts, MackenzieLE18LeedsEnglandUnited Kingdom
23961Huang, Karen66740SaarlouisSaarlandGermany

Generated 2025-07-11 09:26:03.208 UTC