[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 9970  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28336Martin, Edward, W98270MarysvilleWashingtonUnited States
25594Malhotra, Cindy, T93500PantinSeine Saint DenisFrance

Generated 2025-07-19 00:47:49.443 UTC