[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 999   SHUFFLE   <  SKIP 996  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28067Bennett, Olivia, D91945Lemon GroveCaliforniaUnited States
16468Dominguez, Orlando, A75009ParisSeine (Paris)France
24631Powell, Hannah94014ColmaCaliforniaUnited States

Generated 2025-07-13 09:49:44.903 UTC