[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 24   SHUFFLE   <  SKIP 893  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25896Coleman, Marissa97330CorvallisOregonUnited States
21300Morgan, Kaylee94536FremontCaliforniaUnited States
26367Shan, Omar75019ParisSeine (Paris)France

Generated 2025-07-15 03:16:42.167 UTC