[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 548   SHUFFLE   SKIP 0  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14334Murphy, Patrick, M99362Walla WallaWashingtonUnited States
27763Wright, Stephanie, V93400Saint-DenisSeine Saint DenisFrance
26733Smith, Benjamin, A98225BellinghamWashingtonUnited States

Generated 2025-07-09 21:59:13.076 UTC