[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 3677   SHUFFLE   <  SKIP 2253  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14111Anderson, Michael, K97045Oregon CityOregonUnited States
19939Wang, AlvinAS23Stoke-on-TrentEnglandUnited Kingdom
14057Alonso, Lance, I2113North RydeNew South WalesAustralia

Generated 2025-07-12 15:42:08.812 UTC