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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28511Rivera, ChaseGA10GatesheadEnglandUnited Kingdom
28732Yang, Bianca, EGA10GatesheadEnglandUnited Kingdom
11047Lu, Jaclyn, D3220GeelongVictoriaAustralia

Generated 2025-07-09 16:41:33.756 UTC