[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 5511   <  SKIP 380  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28611Alexander, Christian, C97301SalemOregonUnited States
28327Serrano, Tabitha3977CranbourneVictoriaAustralia
25690Alvarez, TheodoreYO15YorkEnglandUnited Kingdom
21761Sanders, Makayla90505TorranceCaliforniaUnited States

Generated 2025-07-18 19:47:12.681 UTC