[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 1605  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28244Davis, Samantha, P90505TorranceCaliforniaUnited States
28967Morris, Jessica90706BellflowerCaliforniaUnited States
24820Clark, David, G98270MarysvilleWashingtonUnited States

Generated 2025-07-11 07:04:09.187 UTC