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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24937Evans, Jordan, A98168BurienWashingtonUnited States
21839Diaz, BillyKB9KirkbyEnglandUnited Kingdom
15972Bailey, Caitlin91502BurbankCaliforniaUnited States
14174Diaz, Alberto, A14129BerlinHessenGermany

Generated 2025-07-14 21:11:59.298 UTC