[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 750   SHUFFLE   <  SKIP 2746  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13865Foster, Mariah94947NovatoCaliforniaUnited States
20180Sanders, Amanda91945Lemon GroveCaliforniaUnited States
13798Randall, Tammy, CRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-17 06:00:00.806 UTC