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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26418Chande, Rafael75016ParisSeine (Paris)France
14636Powell, Kelly, L97034Lake OswegoOregonUnited States
19097Pal, Mindy2060Lavender BayNew South WalesAustralia

Generated 2025-11-03 20:27:53.672 UTC