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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25796Jai, KelvinSW8 4BGLondonEnglandUnited Kingdom
26211Yuan, BridgetSW19 3RULondonEnglandUnited Kingdom
26216Subram, Ebony, KC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-17 22:45:18.961 UTC