[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 5579   SHUFFLE   <  SKIP 355  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29046Richardson, Gabriella98901YakimaWashingtonUnited States
25653Gao, Alan91480FrankfurtBayernGermany
19507Shen, Raul75013ParisSeine (Paris)France
28011Lan, Andrew, L97222MilwaukieOregonUnited States

Generated 2025-07-21 18:03:12.719 UTC