[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 158   SHUFFLE   <  SKIP 767  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24222Green, Sierra, L97355LebanonOregonUnited States
25512Clark, DevinPE17BuryEnglandUnited Kingdom
11189Blanco, Lawrence, W98225BellinghamWashingtonUnited States

Generated 2025-07-15 12:53:31.490 UTC