[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 875   SHUFFLE   <  SKIP 5285  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25588Pal, Jerry93500PantinSeine Saint DenisFrance
29186Serrano, Mathew, A4810TownsvilleQueenslandAustralia

Generated 2025-07-19 07:49:10.831 UTC