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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27890Evans, KyleEM15Esher-MoleseyEnglandUnited Kingdom
28939Fernandez, Ronald3000MelbourneVictoriaAustralia
26815Cox, Erin97355LebanonOregonUnited States

Generated 2025-07-20 23:25:23.551 UTC