[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 4000   SHUFFLE   <  SKIP 2436  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25722Mitchell, Noah78100Saint Germain en LayeYvelineFrance
23590Brown, Austin, T92806La JollaCaliforniaUnited States
19192Ruiz, Erika, JW1X3SELondonEnglandUnited Kingdom
15637Sharma, Russell, A17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-18 07:15:26.475 UTC