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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22974Vazquez, Erika, S3977CranbourneVictoriaAustralia
12084Perry, Aidan, O97222MilwaukieOregonUnited States
27179Rubio, Jamie, WCM11BillericayEnglandUnited Kingdom

Generated 2025-07-12 11:50:51.329 UTC