[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 94  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13693Gonzalez, Dominic, LE17 6JFLondonEnglandUnited Kingdom
13765Shen, JaimeW1N 9FALondonEnglandUnited Kingdom
13777Perez, Manuel, CW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-21 18:19:01.558 UTC