[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 717   SHUFFLE   <  SKIP 2344  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21439Clark, Thomas, M98052RedmondWashingtonUnited States
24057Alvarez, Ricky45000OrleansLoiretFrance
22886King, Andrea, K91941GrossmontCaliforniaUnited States

Generated 2025-07-14 12:23:05.162 UTC