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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28576Uppal, Sunil, L98201EverettWashingtonUnited States
26768Shen, Cristina2113North RydeNew South WalesAustralia
23667Arun, Harold98312BremertonWashingtonUnited States
20891Anand, Darrell, M92700ColombesHauts de SeineFrance

Generated 2025-07-12 02:23:55.807 UTC