[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 327   SHUFFLE   <  SKIP 755  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13781Patel, Dominique75005ParisSeine (Paris)France
26056Zeng, Karen, T90706BellflowerCaliforniaUnited States
16239Nelson, Gabriel, A94941Mill ValleyCaliforniaUnited States
20067Thompson, Destiny, P94063Redwood CityCaliforniaUnited States

Generated 2025-07-11 04:00:14.191 UTC