[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 3112   SHUFFLE   <  SKIP 151  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24823Zhao, Vincent, M94014ColmaCaliforniaUnited States
28020Griffin, Lucas98201EverettWashingtonUnited States
13766Gill, Joe75005ParisSeine (Paris)France

Generated 2025-07-17 03:24:20.221 UTC