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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25376Griffin, Alexis, S94941Mill ValleyCaliforniaUnited States
18469Rubio, Robyn, A3000MelbourneVictoriaAustralia
21053Vazquez, JamieOX1OxfordEnglandUnited Kingdom

Generated 2025-07-15 01:26:30.436 UTC