[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 4000   SHUFFLE   <  SKIP 4843  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11175Wang, Luis90210Beverly HillsCaliforniaUnited States
26640Lopez, Eduardo, JV8Y 1L1CliffsideBritish ColumbiaCanada
11213Murphy, Stephanie, B98020EdmondsWashingtonUnited States

Generated 2025-07-19 01:29:10.993 UTC