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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15801Shen, Katrina4169East BrisbaneQueenslandAustralia
17355Black, Shaun, M4169East BrisbaneQueenslandAustralia
17496Sanz, Tabitha4169East BrisbaneQueenslandAustralia

Generated 2025-11-05 18:30:43.900 UTC