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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27837Jai, Kelsey, JC2H 7AULondonEnglandUnited Kingdom
27841Vance, Gerald, MSW8 1XDLondonEnglandUnited Kingdom
27842Arun, EvelynSW8 4BGLondonEnglandUnited Kingdom
27909Randall, MayraE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-18 01:43:09.593 UTC