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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16713Nara, Tony, L4169East BrisbaneQueenslandAustralia
17355Black, Shaun, M4169East BrisbaneQueenslandAustralia
17496Sanz, Tabitha4169East BrisbaneQueenslandAustralia

Generated 2025-07-11 15:57:37.455 UTC