[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2810  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17262Martin, Kristy, B90706BellflowerCaliforniaUnited States
18351Smith, Alexander94010BurlingameCaliforniaUnited States
21524Wood, Faith, VPB12PeterboroughEnglandUnited Kingdom
21086Bell, Katelyn85049IngolstadtBayernGermany

Generated 2025-07-11 04:16:32.164 UTC