[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 5269   SHUFFLE   <  SKIP 1645  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29096Stewart, Margaret, C3550BendigoVictoriaAustralia
15075Kelly, AlexaEM15Esher-MoleseyEnglandUnited Kingdom
25385Torres, Destiny, K94015Daly CityCaliforniaUnited States

Generated 2025-07-22 05:55:05.753 UTC