[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 34   SHUFFLE   <  SKIP 3296  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15534Bell, Steven97205PortlandOregonUnited States
21322Ramirez, Carlos, M97355LebanonOregonUnited States
18344Turner, Caleb91364Woodland HillsCaliforniaUnited States

Generated 2025-07-22 14:43:17.900 UTC