[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 750   SHUFFLE   <  SKIP 216  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18966Rai, Carly94704BerkeleyCaliforniaUnited States
23891Jenkins, Jack97222MilwaukieOregonUnited States
22504Rai, Arturo, TTY31RuncornEnglandUnited Kingdom
13801Andersen, Colleen, L78400ChatouYvelineFrance

Generated 2025-07-16 23:39:40.155 UTC