[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 518   SHUFFLE   <  SKIP 3939  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22865Hall, Stephanie, E94519ConcordCaliforniaUnited States
24676Roberts, Jeremy98104SeattleWashingtonUnited States
22260Allen, Courtney, M97301SalemOregonUnited States

Generated 2025-07-10 22:39:33.055 UTC