[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 484   SHUFFLE   <  SKIP 932  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14573Wood, Madison, M97068W. LinnOregonUnited States
17344Kelly, Timothy94947NovatoCaliforniaUnited States
14052Ma, Jorge, O4700RockhamptonQueenslandAustralia

Generated 2025-11-05 17:05:52.415 UTC