[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 3710   SHUFFLE   <  SKIP 250  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20862Sutton, MarshallW1V 5RNLondonEnglandUnited Kingdom
19757Allen, Allison, AV0SookeBritish ColumbiaCanada
29148Murphy, Gabriella, D94941Mill ValleyCaliforniaUnited States

Generated 2025-07-14 21:44:36.612 UTC