[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 322   SHUFFLE   <  SKIP 248  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27762Yuan, Shawn, PSL4 1RHBerksEnglandUnited Kingdom
23762Ramos, Ruben, LRG41 1QWWokinghamEnglandUnited Kingdom
18783Martin, Michael97068W. LinnOregonUnited States
19420Raman, Stanley, L14129BerlinHessenGermany

Generated 2025-07-18 18:56:31.708 UTC