[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 4497  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23221Rai, Leonard, C66041PoingSaarlandGermany
28108Yang, Roger, A3220GeelongVictoriaAustralia
19299Browning, Carrie, GRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-11 19:36:18.335 UTC