[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 3222   SHUFFLE   <  SKIP 301  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13013Ye, Vincent4700RockhamptonQueenslandAustralia
16176Torres, Michele, A3220GeelongVictoriaAustralia
28081Watson, Paige97205PortlandOregonUnited States

Generated 2025-07-19 01:17:53.134 UTC