[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 2686  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29235Rogers, Isaiah, W92020El CajonCaliforniaUnited States
28043Young, Gabrielle, L94519ConcordCaliforniaUnited States
24928Wright, Timothy, E94941Mill ValleyCaliforniaUnited States

Generated 2025-07-13 18:49:22.756 UTC