[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 2421   SHUFFLE   <  SKIP 3646  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15324Serrano, Renee10917Central ValleyNew YorkUnited States
16417Bryant, NoahPE17BuryEnglandUnited Kingdom
27891Howard, CarlosLE18LeedsEnglandUnited Kingdom
29222Perez, Evan, R90505TorranceCaliforniaUnited States

Generated 2025-07-15 09:09:02.347 UTC