[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 875   SHUFFLE   <  SKIP 1314  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16176Torres, Michele, A3220GeelongVictoriaAustralia
24227Phillips, Sara, A92020El CajonCaliforniaUnited States
28526Yang, LukeNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-09 17:53:26.415 UTC