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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25488Ye, DawnGA10GatesheadEnglandUnited Kingdom
25582Luo, Leonard, AGA10GatesheadEnglandUnited Kingdom
25657Gonzalez, Tammy, JGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-09 12:52:44.184 UTC