[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 875   SHUFFLE   <  SKIP 1379  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28443Dominguez, Alfredo, F92700ColombesHauts de SeineFrance
24498Washington, Angela, D97068W. LinnOregonUnited States
26463Rogers, Alexa, H98225BellinghamWashingtonUnited States

Generated 2025-07-06 15:16:11.055 UTC