[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 750   <  SKIP 2138  >   <  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-07-08 01:31:33.889 UTC