[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 4   SHUFFLE   <  SKIP 4953  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12626Lal, CassieC2H 7AULondonEnglandUnited Kingdom
27888Rodriguez, Tina75002ParisSeine (Paris)France
17933Prasad, VirginiaSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-15 09:28:50.815 UTC