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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16524Huang, Damien4171HawthorneQueenslandAustralia
16738Lu, Ramon, B4171HawthorneQueenslandAustralia
16709Alvarez, Roy, A4171HawthorneQueenslandAustralia

Generated 2025-07-13 01:35:58.544 UTC