[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 875   SHUFFLE   <  SKIP 2916  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11326Xie, Rafael, M90210Beverly HillsCaliforniaUnited States
14019Romero, Kathleen3977CranbourneVictoriaAustralia
21495Hughes, James98501OlympiaWashingtonUnited States

Generated 2025-07-13 08:02:34.054 UTC