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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20437Howard, Gabriella91791West CovinaCaliforniaUnited States
14328Rogers, Andrea, LV9B 2C3ShawneeBritish ColumbiaCanada
16394Bell, Bryan, C59000LilleNordFrance
25931Henderson, Ryan, M98366Port OrchardWashingtonUnited States

Generated 2025-07-15 14:15:52.443 UTC