[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 192  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24970Wright, Blake97301SalemOregonUnited States
23956Coleman, Morgan85049IngolstadtBayernGermany
17384Prasad, Raymond94010BurlingameCaliforniaUnited States
15254Chapman, Carla, C31901ColumbusGeorgiaUnited States

Generated 2025-07-10 18:32:00.949 UTC