[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 5820  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14643Simmons, Eric, M98201EverettWashingtonUnited States
22116Lopez, Robert, K91941GrossmontCaliforniaUnited States
26325Robinson, Tyler, A99202SpokaneWashingtonUnited States

Generated 2025-07-11 13:18:27.563 UTC