[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 1243   SHUFFLE   <  SKIP 3746  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28087Simmons, Maria, B90706BellflowerCaliforniaUnited States
21502Clark, Morgan91941GrossmontCaliforniaUnited States

Generated 2025-07-17 23:59:17.528 UTC