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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22548Brooks, Angela94070San CarlosCaliforniaUnited States
29397Ramos, Walter, E75003ParisSeine (Paris)France
14882Nara, Kathryn, E94704BerkeleyCaliforniaUnited States

Generated 2025-07-18 00:51:23.405 UTC