[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 4   SHUFFLE   <  SKIP 577  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25198Ramirez, Michelle94947NovatoCaliforniaUnited States
23169Andersen, Corey, T98225BellinghamWashingtonUnited States
23187Munoz, Andy, C98312BremertonWashingtonUnited States

Generated 2025-07-21 09:58:31.294 UTC