[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 480   SHUFFLE   <  SKIP 2298  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24942James, Steven94704BerkeleyCaliforniaUnited States
16040Gill, Casey75008ParisSeine (Paris)France
20565Yuan, TashaC2H 7AULondonEnglandUnited Kingdom
18498Russell, Zachary94063Redwood CityCaliforniaUnited States

Generated 2025-07-12 20:15:09.601 UTC