[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 1875   SHUFFLE   <  SKIP 1207  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14253Scott, Eduardo91502BurbankCaliforniaUnited States
23769Dominguez, NatashaLA1 1LNLancasterEnglandUnited Kingdom
18805Simpson, Tracy97005BeavertonOregonUnited States

Generated 2025-07-10 01:27:21.107 UTC