[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 482   SHUFFLE   <  SKIP 4250  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20127Sanders, Carlos97330CorvallisOregonUnited States
23549Sai, George, T90210Beverly HillsCaliforniaUnited States
26027Luo, Michele5023FindonSouth AustraliaAustralia

Generated 2025-07-15 23:31:15.140 UTC