[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 717   SHUFFLE   <  SKIP 2006  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17291Huang, Jorge4700RockhamptonQueenslandAustralia
13187Wright, Evan94536FremontCaliforniaUnited States
14079Price, Lauren, JV9MetchosinBritish ColumbiaCanada
27748Patterson, Luis, J97222MilwaukieOregonUnited States

Generated 2025-07-13 17:21:45.143 UTC