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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23038Reed, Sydney98052RedmondWashingtonUnited States
18595Hernandez, MarcusV8POak BayBritish ColumbiaCanada
26366Schmidt, Johnathan12171BerlinHessenGermany
26844Cooper, Erin, PGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-20 00:49:27.304 UTC