[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 717   SHUFFLE   <  SKIP 2621  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12647Anand, Colleen, NL4 4HBLiverpoolEnglandUnited Kingdom
11776Mitchell, Seth, A95062Santa CruzCaliforniaUnited States
24508Phillips, Alex, F97222MilwaukieOregonUnited States

Generated 2025-07-18 17:00:45.992 UTC