[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 995   SHUFFLE   <  SKIP 1445  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28915Yuan, Johnny93700DrancySeine Saint DenisFrance
18150Deng, Mitchell92700ColombesHauts de SeineFrance
28011Lan, Andrew, L97222MilwaukieOregonUnited States

Generated 2025-07-14 14:44:38.915 UTC