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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25407Anand, Tony, L97015ClackamasOregonUnited States
18546Wycoff, Pieter30021ClarkstonGeorgiaUnited States
17120Raje, Michele, E13041ClayNew YorkUnited States

Generated 2025-07-08 19:51:38.971 UTC