[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 9239  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13604Zheng, NuanSW1P 2NULondonEnglandUnited Kingdom
13609Yang, Ramon, KSW8 4BGLondonEnglandUnited Kingdom
13675Sai, StanleyW1X3SELondonEnglandUnited Kingdom
13693Gonzalez, Dominic, LE17 6JFLondonEnglandUnited Kingdom
13404Yang, KelvinSW19 3RULondonEnglandUnited Kingdom
13407Rana, CassandraW10 6BLLondonEnglandUnited Kingdom
13815Lin, LaceyE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-16 20:14:55.267 UTC