[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 593   SHUFFLE   <  SKIP 292  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22700Serrano, Gina12171BerlinHessenGermany
15265Malhotra, Kristopher, L2113North RydeNew South WalesAustralia
11928Morris, Isabella, M92020El CajonCaliforniaUnited States
16862Nelson, Timothy, A91950National CityCaliforniaUnited States

Generated 2025-11-05 22:27:37.329 UTC