[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 1314   SHUFFLE   <  SKIP 132  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17358Bell, Sydney91791West CovinaCaliforniaUnited States
27282Perez, Barry, MT2P 2G8CalgaryAlbertaCanada
17645Alonso, Albert, MW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-18 14:41:15.671 UTC