[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   SHUFFLE   SKIP 2500   <  SKIP 808  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16240Green, Madeline91502BurbankCaliforniaUnited States
28477Tang, KennethSW8 1XDLondonEnglandUnited Kingdom
26410Goel, Franklin, E78100Saint Germain en LayeYvelineFrance

Generated 2025-07-13 17:54:43.686 UTC