[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 1324   SHUFFLE   <  SKIP 1213  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21441Nelson, EdwardV6B 3P7Port HammondBritish ColumbiaCanada
17811Hernandez, Stacy70452StuttgartSaarlandGermany
17878Sanders, Gabrielle, M57000MetzMoselleFrance
15908Wilson, David, M91932Imperial BeachCaliforniaUnited States

Generated 2025-07-20 21:49:55.031 UTC