[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 937  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26410Goel, Franklin, E78100Saint Germain en LayeYvelineFrance
19157Thompson, Eduardo98312BremertonWashingtonUnited States
18683Walker, Robert, T95062Santa CruzCaliforniaUnited States

Generated 2025-07-10 04:06:40.375 UTC