[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 2693   SHUFFLE   <  SKIP 2370  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19902Pal, Johnny78100Saint Germain en LayeYvelineFrance
13325Wright, Marcus91502BurbankCaliforniaUnited States
20199Cook, Hailey, L92625Newport BeachCaliforniaUnited States
16921Jai, EdwinT2P 2G8CalgaryAlbertaCanada

Generated 2025-07-20 21:14:10.005 UTC