[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 717   SHUFFLE   <  SKIP 2359  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23235Pal, CedricEC1R 0DULondonEnglandUnited Kingdom
26899Vance, Rachael59368WerneNordrhein-WestfalenGermany
25083Gao, Omar94704BerkeleyCaliforniaUnited States

Generated 2025-07-15 09:13:43.272 UTC