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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24034Ruiz, PedroW1Y 3RALondonEnglandUnited Kingdom
26480Patterson, Jacqueline, R94947NovatoCaliforniaUnited States
27043Murphy, Dalton, NV8POak BayBritish ColumbiaCanada
21078Gray, Grace, A57000MetzMoselleFrance

Generated 2025-07-14 10:26:58.481 UTC