[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   SKIP 2818   SHUFFLE   <  SKIP 224  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26868Raman, LydiaW10 6BLLondonEnglandUnited Kingdom
20862Sutton, MarshallW1V 5RNLondonEnglandUnited Kingdom
23863Williams, Christian94536FremontCaliforniaUnited States
22060Hill, Evan97034Lake OswegoOregonUnited States

Generated 2025-07-20 12:38:52.491 UTC