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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15982Evans, Jose90210Beverly HillsCaliforniaUnited States
27477Wright, Hunter, R94704BerkeleyCaliforniaUnited States
25657Gonzalez, Tammy, JGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-10 14:38:47.696 UTC