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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13675Sai, StanleyW1X3SELondonEnglandUnited Kingdom
13693Gonzalez, Dominic, LE17 6JFLondonEnglandUnited Kingdom
13765Shen, JaimeW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-12 00:42:06.262 UTC