[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 512   SHUFFLE   <  SKIP 3585  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20042Deng, Brad, DL4 4HBLiverpoolEnglandUnited Kingdom
13863Long, Kevin, L94704BerkeleyCaliforniaUnited States
11114Moreno, Leslie, C2138RhodesNew South WalesAustralia

Generated 2025-07-13 12:29:17.456 UTC