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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26413Romero, Rebekah, C80610Saint OuenSommeFrance
14632Wang, Austin, AV3L 1E7WestminsterBritish ColumbiaCanada
29328Alexander, Jason91203GlendaleCaliforniaUnited States

Generated 2025-07-15 10:29:17.359 UTC