[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 416   SHUFFLE   <  SKIP 611  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20586Zhao, Clayton77680Roissy en BrieSeine et MarneFrance
26551Moore, Noah, E97222MilwaukieOregonUnited States
18380Kelly, Kaitlyn, G97222MilwaukieOregonUnited States

Generated 2025-07-12 15:47:18.695 UTC