[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 484   SHUFFLE   <  SKIP 2478  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28596Butler, Haley, L94063Redwood CityCaliforniaUnited States
20883Rai, Latoya, A75002ParisSeine (Paris)France
20046She, Peter, D17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-10 00:39:19.718 UTC