[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 34   SHUFFLE   <  SKIP 3729  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19899Richardson, Marcus, L93400Saint-DenisSeine Saint DenisFrance
27453Henderson, Carson92118CoronadoCaliforniaUnited States
13539Guo, RogerW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-21 08:44:23.301 UTC