[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 827   SHUFFLE   <  SKIP 1616  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28993Perry, Destiny97222MilwaukieOregonUnited States
13756Young, Kaylee, SV0SookeBritish ColumbiaCanada
23985Torres, Janet, JKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-14 00:12:11.475 UTC