[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 470   SHUFFLE   <  SKIP 6705  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25073Stewart, Shelby97330CorvallisOregonUnited States
18647Huang, Christy91910Chula VistaCaliforniaUnited States
16395Pal, Tara75002ParisSeine (Paris)France

Generated 2025-07-19 04:56:51.591 UTC