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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20437Howard, Gabriella91791West CovinaCaliforniaUnited States
22289Long, Thomas, E90706BellflowerCaliforniaUnited States
23737Velez Amezaga, Elena90210Beverly HillsCaliforniaUnited States

Generated 2025-07-11 20:35:10.322 UTC