[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 438   SHUFFLE   <  SKIP 879  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27944Bell, Dalton34117KasselHessenGermany
29226Lee, Katherine, A98052RedmondWashingtonUnited States
19191Chande, Keith24044KielSaarlandGermany
18379Robinson, Abigail, RV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-21 04:22:00.717 UTC