[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 2421   SHUFFLE   <  SKIP 2570  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17740Liang, Colleen, Q91940Les UlisEssonneFrance
20457Morris, Alexandra97222MilwaukieOregonUnited States
15075Kelly, AlexaEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-12 21:59:01.885 UTC