[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 1641   <  SKIP 1359  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13187Wright, Evan94536FremontCaliforniaUnited States
26126Bell, Alexandra, R90012Los AngelesCaliforniaUnited States
18959Morris, SethV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-21 03:06:28.848 UTC