[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 461   SHUFFLE   <  SKIP 2983  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28836Cook, LaurenV9MetchosinBritish ColumbiaCanada
20357Price, Julian98270MarysvilleWashingtonUnited States
12522Sanchez, Brandy93500PantinSeine Saint DenisFrance

Generated 2025-07-14 15:58:52.272 UTC