[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 4406  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24518Allen, Stephanie90712LakewoodCaliforniaUnited States
27876Deng, Willie, J3550BendigoVictoriaAustralia
15445Lopez, Bob94310OrlyVal de MarneFrance
20440Hughes, Alexandra94063Redwood CityCaliforniaUnited States

Generated 2025-07-12 23:59:17.130 UTC