[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 1305   SHUFFLE   <  SKIP 1423  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20755Lopez, Alex94519ConcordCaliforniaUnited States
23224Scott, JonathanLE18LeedsEnglandUnited Kingdom
23748Pal, Yolanda91940Les UlisEssonneFrance

Generated 2025-07-14 12:54:56.625 UTC