[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 9116  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20922Wagner, Clayton, LW1V 5RNLondonEnglandUnited Kingdom
20947Alvarez, MarieE17 6JFLondonEnglandUnited Kingdom
20951Jai, Darrell, TSW8 4BGLondonEnglandUnited Kingdom
18625Moreno, Derrick, CC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-12 18:34:26.263 UTC