[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 7040   SHUFFLE   <  SKIP 500  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22870Chen, Barbara, M95000CergyVal d'OiseFrance
22702Gonzalez, Patricia, G92700ColombesHauts de SeineFrance
29212Gonzales, Jocelyn98270MarysvilleWashingtonUnited States

Generated 2025-07-20 14:35:01.703 UTC