[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 1288   SHUFFLE   <  SKIP 875  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21017Romero, Leslie, E75008ParisSeine (Paris)France
26546Bennett, Miguel91932Imperial BeachCaliforniaUnited States
27804Xu, Shaun, NGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-15 05:51:57.879 UTC