[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 2381   <  SKIP 3750  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28753Carlson, Kristine, CRH15 9UDWest SussexEnglandUnited Kingdom
21930Perry, Marissa91203GlendaleCaliforniaUnited States
29285Adams, Thomas90210Beverly HillsCaliforniaUnited States
22604Simmons, Wyatt, VLE18LeedsEnglandUnited Kingdom

Generated 2025-07-21 15:35:29.679 UTC