[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 8981  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18376Diaz, Abigail, L94947NovatoCaliforniaUnited States
18048Sun, AlishaSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-15 13:35:27.699 UTC