[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 8869   <  SKIP 97  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13777Perez, Manuel, CW1N 9FALondonEnglandUnited Kingdom
13785She, ClaytonW1N 9FALondonEnglandUnited Kingdom
13815Lin, LaceyE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-21 08:58:17.779 UTC