[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 2731   SHUFFLE   <  SKIP 1832  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22171Gonzalez, Meredith3977CranbourneVictoriaAustralia
14540Lin, RandyW1Y 3RALondonEnglandUnited Kingdom
23356Ward, Grace, S94010BurlingameCaliforniaUnited States

Generated 2025-07-20 09:52:06.236 UTC