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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13669Gill, Kristy4217Gold CoastQueenslandAustralia
13969Martinez, Roy, J4217Gold CoastQueenslandAustralia
14049Hernandez, Gina4217Gold CoastQueenslandAustralia

Generated 2025-11-05 10:14:30.828 UTC