[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 542   SHUFFLE   <  SKIP 74  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21284Stewart, Cody, AV9B 5T2ShawneeBritish ColumbiaCanada
29245Roberts, Angel, H94303Palo AltoCaliforniaUnited States
28829Bryant, Robert94704BerkeleyCaliforniaUnited States
20884Schmidt, Darren93000BobignySeine Saint DenisFrance

Generated 2025-07-14 23:51:12.525 UTC