[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 2391   SHUFFLE   <  SKIP 2316  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20330Thomas, Nathan, AV9B 5T2ShawneeBritish ColumbiaCanada
21337Smith, Jennifer, A98225BellinghamWashingtonUnited States
23683Alonso, Dana, J90706BellflowerCaliforniaUnited States

Generated 2025-07-16 22:59:26.025 UTC