[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 512   SHUFFLE   <  SKIP 1489  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19735Reed, Mackenzie, M92806La JollaCaliforniaUnited States
19054Alonso, Arthur, MMK8 8ZDMilton KeynesEnglandUnited Kingdom
22735Jones, Katherine97330CorvallisOregonUnited States

Generated 2025-07-13 12:06:30.157 UTC