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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28372Hu, Vincent, FEM15Esher-MoleseyEnglandUnited Kingdom
13537Moreno, Jill, E80610Saint OuenSommeFrance
12578Perry, Gavin, M3977CranbourneVictoriaAustralia

Generated 2025-07-20 21:59:18.132 UTC