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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27810Munoz, Meghan, PGA10GatesheadEnglandUnited Kingdom
27904Rana, AndreGA10GatesheadEnglandUnited Kingdom
27925Butler, AdamGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-09 21:32:52.342 UTC