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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12084Perry, Aidan, O97222MilwaukieOregonUnited States
29192Ramirez, Jessica, R3280WarrnamboolVictoriaAustralia
12654Gill, Briana, DL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-18 02:55:04.261 UTC