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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26564Chen, Franklin, A3550BendigoVictoriaAustralia
29089Henderson, Noah, L91502BurbankCaliforniaUnited States
13503Gomez, TheodoreL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-12 03:39:36.069 UTC