[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 2421   SHUFFLE   <  SKIP 1723  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28420Chapman, Tracy, C93400Saint-DenisSeine Saint DenisFrance
18785Rivera, SaraV6B 3P7Port HammondBritish ColumbiaCanada
16462Gonzales, Marissa20354HamburgHamburgGermany
11676Hu, Alan55056BranchMinnesotaUnited States

Generated 2025-07-13 15:41:26.683 UTC