[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   SHUFFLE   SKIP 242   <  SKIP 865  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22331Yuan, Michele, L91910Chula VistaCaliforniaUnited States
12410Richardson, Mariah90210Beverly HillsCaliforniaUnited States
20501Nelson, Morgan98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-16 23:51:12.122 UTC