[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 995   SHUFFLE   <  SKIP 1323  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24274Shan, Shaun4810TownsvilleQueenslandAustralia
20830Martinez, Whitney, C04838EilenburgBrandenburgGermany
14797Gao, Steve, J63151MühlheimHamburgGermany

Generated 2025-07-19 11:57:30.694 UTC