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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27784Arun, Shane59491Villeneuve-d'AscqNordFrance
15254Chapman, Carla, C31901ColumbusGeorgiaUnited States
18050Cooper, Sara94611OaklandCaliforniaUnited States
11016Hill, Wyatt, L91932Imperial BeachCaliforniaUnited States

Generated 2025-07-15 18:09:37.756 UTC