[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 2927   SHUFFLE   <  SKIP 514  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12901Adams, Robert, Q97068W. LinnOregonUnited States
13817Huang, Jenny92700ColombesHauts de SeineFrance
26993Gill, Julio, RW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-10 22:23:58.835 UTC