[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 480   SHUFFLE   <  SKIP 688  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15405Ross, Miguel, E94704BerkeleyCaliforniaUnited States
18871Rubio, Ruben, DV3J 6Z3BurnabyBritish ColumbiaCanada

Generated 2025-07-16 00:50:54.637 UTC