[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 445   SHUFFLE   <  SKIP 3258  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23891Jenkins, Jack97222MilwaukieOregonUnited States
25723Nara, Kate, L93400Saint-DenisSeine Saint DenisFrance
17195Sharma, Franklin, L92700ColombesHauts de SeineFrance

Generated 2025-07-21 18:22:40.117 UTC