[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 4   SHUFFLE   <  SKIP 631  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14535Anand, DustinHP10 9QYHigh WycombeEnglandUnited Kingdom
17518Gill, Wendy98168BurienWashingtonUnited States
28711Torres, Rebekah92700ColombesHauts de SeineFrance

Generated 2025-07-17 10:54:34.455 UTC