[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 4258  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12905Sanchez, Alexandra, J98036LynnwoodWashingtonUnited States
22985Phillips, Hailey98020EdmondsWashingtonUnited States
13864Torres, Robin, H94704BerkeleyCaliforniaUnited States

Generated 2025-07-11 04:48:37.256 UTC