[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 2888  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25432Gomez, Kellie, J93010CamarilloCaliforniaUnited States
12235Rai, DonnaCB4 4BZCambridgeEnglandUnited Kingdom
12309Raje, Omar, RCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-11-05 13:02:25.222 UTC