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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24868Hu, DarrylC2H 7AULondonEnglandUnited Kingdom
12070Ross, Luke, J90210Beverly HillsCaliforniaUnited States
23631Wang, Colin, R17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-19 12:04:14.595 UTC