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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12314Suarez, Jill, J41485GrevenbroichBayernGermany
17753Sanz, KendraEM15Esher-MoleseyEnglandUnited Kingdom
28911Rodriguez, Levi, W17490Saint OuenCharente-MaritimeFrance
12956Sun, Marshall45202CincinnatiOhioUnited States

Generated 2025-07-21 14:20:07.008 UTC