[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 470   SHUFFLE   <  SKIP 1540  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15665Sai, Kristi, P75009ParisSeine (Paris)France
26407Davis, AshleyPE17BuryEnglandUnited Kingdom
22308Lopez, CassandraEM15Esher-MoleseyEnglandUnited Kingdom
14816Lewis, KatherineKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-22 12:36:37.438 UTC