[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 8719   <  SKIP 1755  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18609Cook, Alyssa, A97205PortlandOregonUnited States
18508Chander, Michele94704BerkeleyCaliforniaUnited States

Generated 2025-07-20 18:42:53.770 UTC