[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 750   SHUFFLE   <  SKIP 2166  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28578Rogers, Zoe98036LynnwoodWashingtonUnited States
20895Jimenez, Ruben, A75019ParisSeine (Paris)France
13454Griffin, Benjamin90802Long BeachCaliforniaUnited States

Generated 2025-07-15 09:33:02.555 UTC