[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 438   SHUFFLE   <  SKIP 369  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21362Evans, Angel3429SunburyVictoriaAustralia
13927Gonzales, Gabriel, M90706BellflowerCaliforniaUnited States
28065Gill, Carrie90210Beverly HillsCaliforniaUnited States

Generated 2025-07-13 15:00:50.434 UTC