[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 650   SHUFFLE   <  SKIP 2948  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28288Srini, Marco, A94519ConcordCaliforniaUnited States
19347Zhao, Alvin, ASW8 4BGLondonEnglandUnited Kingdom
24836Robinson, Taylor, H78100Saint Germain en LayeYvelineFrance

Generated 2025-07-13 06:30:39.544 UTC