[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 7291   SHUFFLE   <  SKIP 284  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15259Zhu, Franklin91502BurbankCaliforniaUnited States
13559Ramos, Lori, M12171BerlinHessenGermany
23015Rivera, Juan, L94014ColmaCaliforniaUnited States

Generated 2025-07-19 05:04:17.092 UTC