[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 1286  >   <  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-11-03 06:31:42.611 UTC