[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 561   <  SKIP 725  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29218Moore, Brandon, T97068W. LinnOregonUnited States
29271Henderson, Antonio97068W. LinnOregonUnited States
11437Moreno, Alfredo59491Villeneuve-d'AscqNordFrance

Generated 2025-07-19 19:08:45.143 UTC