[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 4149  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26702Arun, Cynthia98225BellinghamWashingtonUnited States
25900Sanders, Haley98501OlympiaWashingtonUnited States
28665Anand, Donna, M98225BellinghamWashingtonUnited States
15691Henderson, Julian, JWA3WatfordEnglandUnited Kingdom

Generated 2025-07-17 23:23:44.890 UTC