[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 0   SHUFFLE   <  SKIP 2780  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27215Hughes, SamanthaV6B 3P7Port HammondBritish ColumbiaCanada
12239Ramos, AlbertoW1N 9FALondonEnglandUnited Kingdom
20973Andersen, April, CW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-11-01 03:20:08.307 UTC