[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 613   SHUFFLE   <  SKIP 1258  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26692Brown, Isabella, LV6B 3P7Port HammondBritish ColumbiaCanada
18914Ruiz, Felicia, L91502BurbankCaliforniaUnited States
14601Rai, Nicolas, A94519ConcordCaliforniaUnited States

Generated 2025-07-20 08:08:12.899 UTC