[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 625   SHUFFLE   <  SKIP 2514  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28033Jenkins, Gavin94010BurlingameCaliforniaUnited States
11183Lee, Jasmine, W95062Santa CruzCaliforniaUnited States
15107Saunders, Roy62200Boulogne-sur-MerPas de CalaisFrance

Generated 2025-07-18 06:38:57.524 UTC