[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 512   SHUFFLE   <  SKIP 1327  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24533Long, BlakeEM15Esher-MoleseyEnglandUnited Kingdom
28665Anand, Donna, M98225BellinghamWashingtonUnited States
29026Mitchell, Sydney91203GlendaleCaliforniaUnited States
17463Moore, Nicholas97222MilwaukieOregonUnited States

Generated 2025-07-12 11:48:12.643 UTC