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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15589He, Gilbert4171HawthorneQueenslandAustralia
15716Madan, Roy4171HawthorneQueenslandAustralia
16521She, Tonya, L4171HawthorneQueenslandAustralia

Generated 2025-07-12 09:25:09.298 UTC