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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11416Becker, Katrina59170CroixNordFrance
14687Price, Olivia, T75007ParisSeine (Paris)France
17534Griffin, Robert, S98225BellinghamWashingtonUnited States
15982Evans, Jose90210Beverly HillsCaliforniaUnited States

Generated 2025-07-11 16:40:02.922 UTC