[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 5480  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26720Watson, Seth, I98104SeattleWashingtonUnited States
15851Anderson, Taylor, A98201EverettWashingtonUnited States
21712Ross, Megan, R92020El CajonCaliforniaUnited States

Generated 2025-07-20 00:50:43.743 UTC