[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 8991  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14938Sanz, MalloryEC1R 0DULondonEnglandUnited Kingdom
14968Patel, TroySW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-11 18:00:24.325 UTC