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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15630Tang, Nichole, CMK8 8ZDMilton KeynesEnglandUnited Kingdom
19267Raje, Marshall, J4551CaloundraQueenslandAustralia
14027Perez, Carlos, M98403TacomaWashingtonUnited States

Generated 2025-07-12 17:13:15.174 UTC