[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   SKIP 875   SHUFFLE   <  SKIP 6174  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28159Yang, Tamara, R94704BerkeleyCaliforniaUnited States
18954Young, Dalton, R94536FremontCaliforniaUnited States
16503Anderson, Christian94941Mill ValleyCaliforniaUnited States

Generated 2025-07-14 00:58:55.699 UTC