[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 437   SHUFFLE   <  SKIP 2233  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28422Moyer, Joy93500PantinSeine Saint DenisFrance
28665Anand, Donna, M98225BellinghamWashingtonUnited States
28801Hall, Katelyn, E98201EverettWashingtonUnited States

Generated 2025-07-16 06:09:41.370 UTC