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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15359Yang, Logan, M98020EdmondsWashingtonUnited States
11789Phillips, Bailey91950National CityCaliforniaUnited States
12853Malhotra, EvelynGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-09 00:15:41.296 UTC