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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11279Cook, Amanda, S98201EverettWashingtonUnited States
15243Harris, Lauren97355LebanonOregonUnited States
28060Rodriguez, Blake97301SalemOregonUnited States

Generated 2025-07-08 13:54:28.087 UTC