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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17304Campbell, Haley, L4217Gold CoastQueenslandAustralia
17501Carlson, Marc, W4217Gold CoastQueenslandAustralia

Generated 2025-10-31 15:16:25.635 UTC