[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   SHUFFLE   <  SKIP 5470  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20042Deng, Brad, DL4 4HBLiverpoolEnglandUnited Kingdom
16693Coleman, Ethan, G4551CaloundraQueenslandAustralia
25515Deng, Tara95000CergyVal d'OiseFrance

Generated 2025-07-11 16:23:41.642 UTC