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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14499Flores, Samuel, G90241DowneyCaliforniaUnited States
26161Raji, Wayne, A3977CranbourneVictoriaAustralia
27114Thompson, Alexander94014ColmaCaliforniaUnited States
17122Gonzalez, Gabrielle90706BellflowerCaliforniaUnited States

Generated 2025-07-09 17:02:12.838 UTC