[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 875   SHUFFLE   <  SKIP 5941  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28769Foster, Brianna98201EverettWashingtonUnited States
28064Nath, Tamara97005BeavertonOregonUnited States
14377Ruiz, Paula, D98225BellinghamWashingtonUnited States

Generated 2025-07-17 07:43:27.131 UTC