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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13777Perez, Manuel, CW1N 9FALondonEnglandUnited Kingdom
18300Ramos, Diane, L6105CloverdaleSouth AustraliaAustralia
16181Rubio, Daisy, A6006PerthSouth AustraliaAustralia

Generated 2025-07-07 17:41:09.285 UTC