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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27311Adams, Jenna, L59491Villeneuve-d'AscqNordFrance
26078Dominguez, Alberto, R98225BellinghamWashingtonUnited States
23697Kelly, Cody97330CorvallisOregonUnited States

Generated 2025-07-11 20:55:15.552 UTC