[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 1397  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19062Zhou, Erica, M75016ParisSeine (Paris)France
27225Murphy, Isaac, L95062Santa CruzCaliforniaUnited States
13153Hill, Jack, N98168BurienWashingtonUnited States

Generated 2025-07-05 22:07:14.339 UTC