[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 680   SHUFFLE   <  SKIP 1162  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28334Tanara, Marco, C98312BremertonWashingtonUnited States
14715Munoz, Erik, E63151MühlheimHamburgGermany
20957Kapoor, Darren, E77680Roissy en BrieSeine et MarneFrance
16144Kelly, Patrick98033KirklandWashingtonUnited States

Generated 2025-07-15 15:29:43.983 UTC