[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 7828   SHUFFLE   <  SKIP 2232  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13768Munoz, Ross, B92400CourbevoieHauts de SeineFrance
15078Wilson, Jacob, HGA10GatesheadEnglandUnited Kingdom
28687Gutierrez, Javier60355Frankfurt am MainHamburgGermany
12791Foster, Angelica90802Long BeachCaliforniaUnited States

Generated 2025-07-20 13:04:30.735 UTC