[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 4246  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29333Martinez, Abby4810TownsvilleQueenslandAustralia
19382Shan, JerryNT20Newcastle upon TyneEnglandUnited Kingdom
26862Vance, Tina64283DarmstadtHessenGermany
25484Wright, Bailey, L93000BobignySeine Saint DenisFrance

Generated 2025-07-11 22:28:48.157 UTC