[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 24   SHUFFLE   <  SKIP 823  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27831Vazquez, Clinton, C53001BonnHamburgGermany
17194Thompson, Wyatt59368WerneNordrhein-WestfalenGermany
28408Lal, Tasha, ASL4 1RHBerksEnglandUnited Kingdom
22784Jackson, Nicholas, H90012Los AngelesCaliforniaUnited States

Generated 2025-07-12 21:59:15.824 UTC