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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19088Kumar, Rafael, L3977CranbourneVictoriaAustralia
17957Yuan, Misty, J92310SèvresHauts de SeineFrance
15630Tang, Nichole, CMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-11 17:19:07.984 UTC