[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 2248  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20017Sanders, Anna, E94536FremontCaliforniaUnited States
22289Long, Thomas, E90706BellflowerCaliforniaUnited States
22672Wu, Crystal, WKB9KirkbyEnglandUnited Kingdom
17323Jai, Rafael, L3550BendigoVictoriaAustralia

Generated 2025-07-12 03:25:23.592 UTC