[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 2421   SHUFFLE   <  SKIP 4076  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14949Wu, SteveCB4 4BZCambridgeEnglandUnited Kingdom
18346Flores, Anna, H91932Imperial BeachCaliforniaUnited States
28797Wood, Alexandra, C94611OaklandCaliforniaUnited States

Generated 2025-07-17 04:50:23.663 UTC