[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 7025   SHUFFLE   <  SKIP 21  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17384Prasad, Raymond94010BurlingameCaliforniaUnited States
19553Wang, Karen, PV8Y 1L1CliffsideBritish ColumbiaCanada
16336Wright, Jonathan, A90241DowneyCaliforniaUnited States

Generated 2025-07-19 04:39:34.126 UTC