[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 3027   SHUFFLE   <  SKIP 3646  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20688Ramirez, Steven, A98201EverettWashingtonUnited States
15988Moore, Edward, A97205PortlandOregonUnited States
17492Price, Amanda, S97330CorvallisOregonUnited States

Generated 2025-07-16 02:07:14.788 UTC