[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 4401  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22892Mitchell, Timothy, E90241DowneyCaliforniaUnited States
16422Xu, Kurt, S66001SaarbrückenSaarlandGermany
20007Alexander, Ashley, JV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-11 20:32:03.317 UTC