[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 2702  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24019Raji, BarbaraCB4 4BZCambridgeEnglandUnited Kingdom
18037Garcia, Bruce, BGL7 1RYGloucestershireEnglandUnited Kingdom
17273Torres, Jonathon, F97005BeavertonOregonUnited States
24486Zeng, Rafael91910Chula VistaCaliforniaUnited States

Generated 2025-07-12 00:22:37.283 UTC