[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 0   SHUFFLE   <  SKIP 2768  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24223Alexander, Abigail97222MilwaukieOregonUnited States
14754Pal, Grant98225BellinghamWashingtonUnited States
17195Sharma, Franklin, L92700ColombesHauts de SeineFrance

Generated 2025-10-31 19:22:11.714 UTC