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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11675Martinez, Devin, J98201EverettWashingtonUnited States
18181Diaz, Neil, CE17 6JFLondonEnglandUnited Kingdom
11541Ross, Aidan, D97205PortlandOregonUnited States

Generated 2025-07-15 08:02:01.535 UTC