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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19406Travers, Brooke97301SalemOregonUnited States
25704Murphy, Seth, A3977CranbourneVictoriaAustralia
22306Kapoor, Ivan, T75007ParisSeine (Paris)France

Generated 2025-07-11 17:31:22.490 UTC