[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 159   SHUFFLE   <  SKIP 2518  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23943Subram, Cindy, LEC1R 0DULondonEnglandUnited Kingdom
20014Blanco, Anne91910Chula VistaCaliforniaUnited States
21049Sharma, James, LPB12PeterboroughEnglandUnited Kingdom
12752Alvarez, Jonathon, D92400CourbevoieHauts de SeineFrance

Generated 2025-07-19 20:11:18.715 UTC