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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19816Brown, Lucas97005BeavertonOregonUnited States
19551Alexander, Samuel98052RedmondWashingtonUnited States
29187Ramos, Jerome, L3550BendigoVictoriaAustralia

Generated 2025-07-14 13:19:26.082 UTC