[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 290   <  SKIP 867  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14991Zhao, EdwinWA3 7BHWarringtonEnglandUnited Kingdom
17445Hernandez, Natasha90706BellflowerCaliforniaUnited States
19877Zheng, Steve, D91910Chula VistaCaliforniaUnited States

Generated 2025-07-20 18:37:07.176 UTC