[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 1211   SHUFFLE   <  SKIP 3678  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27566Long, Tristan90505TorranceCaliforniaUnited States
14726Yang, Zachary, F98270MarysvilleWashingtonUnited States
11507Russell, Isabella, AV8VVictoriaBritish ColumbiaCanada

Generated 2025-07-14 02:53:16.478 UTC