[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 480   SHUFFLE   <  SKIP 3282  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13380Scott, Katherine90706BellflowerCaliforniaUnited States
17731Sharma, Tracy2300NewcastleNew South WalesAustralia
19866Patel, Martin, P91910Chula VistaCaliforniaUnited States

Generated 2025-07-19 20:01:51.927 UTC