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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23486Coleman, Benjamin, FV0SookeBritish ColumbiaCanada
20872Moreno, Theodore, CGA10GatesheadEnglandUnited Kingdom
29111Anand, Dale, A91502BurbankCaliforniaUnited States

Generated 2025-07-10 06:59:38.969 UTC