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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16613Sutton, Cassie, S4551CaloundraQueenslandAustralia
16693Coleman, Ethan, G4551CaloundraQueenslandAustralia
17047Rubio, Kendra4551CaloundraQueenslandAustralia

Generated 2025-07-06 19:19:55.281 UTC