[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 189   SHUFFLE   <  SKIP 1061  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24200Jai, GrantRH15 9UDWest SussexEnglandUnited Kingdom
19885Turner, Isaac98225BellinghamWashingtonUnited States
25526Rubio, Armando, T70511StuttgartSaarlandGermany

Generated 2025-07-19 05:31:34.831 UTC