[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 549   SHUFFLE   <  SKIP 457  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28162Ward, Bruce, R91941GrossmontCaliforniaUnited States
14779Fernandez, Henry, A93500PantinSeine Saint DenisFrance
13561Navarro, Gary, EW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-17 21:24:50.737 UTC