[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 3085   <  SKIP 1845  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11582Ma, Claudia, E93500PantinSeine Saint DenisFrance
15118Ortega, NelsonAS23Stoke-on-TrentEnglandUnited Kingdom
29220Ramos, Melinda94014ColmaCaliforniaUnited States

Generated 2025-07-21 06:53:17.871 UTC