[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 34   SHUFFLE   <  SKIP 1520  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18247Beck, Donna, J3000MelbourneVictoriaAustralia
16502Parker, Jackson, M97071WoodburnOregonUnited States
20959Arun, Ruben93400Saint-DenisSeine Saint DenisFrance
24032Ma, Micah, A75009ParisSeine (Paris)France

Generated 2025-07-22 08:49:20.437 UTC