[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 4027   SHUFFLE   <  SKIP 880  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13917Allen, Samuel, W94947NovatoCaliforniaUnited States
12299Serrano, Walter, GRH15 9UDWest SussexEnglandUnited Kingdom
22671King, WyattLE18LeedsEnglandUnited Kingdom

Generated 2025-07-20 16:39:30.570 UTC