[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 159   SHUFFLE   <  SKIP 2942  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13039Ma, Trisha, E92118CoronadoCaliforniaUnited States
21233Smith, Christopher, E94070San CarlosCaliforniaUnited States
23779Dominguez, DeannaW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-12 13:32:10.735 UTC