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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26283Diaz, Jeremiah, S91364Woodland HillsCaliforniaUnited States
15055Torres, Patrick, W66740SaarlouisSaarlandGermany
19074Shen, Colleen31770ColomiersGaronne (Haute)France
24212Raje, TonyBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-12 00:49:09.746 UTC