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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24496Mitchell, Katelyn, AV0SookeBritish ColumbiaCanada
15199Jordan, Joe, L94704BerkeleyCaliforniaUnited States
14915Howard, Katherine97071WoodburnOregonUnited States

Generated 2025-07-10 22:45:09.717 UTC