[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 31   SHUFFLE   <  SKIP 309  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23004Fernandez, Raymond94010BurlingameCaliforniaUnited States
28443Dominguez, Alfredo, F92700ColombesHauts de SeineFrance
20825Kapoor, PamelaYO15YorkEnglandUnited Kingdom

Generated 2025-07-10 10:14:27.187 UTC