[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 512   SHUFFLE   <  SKIP 4784  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23343Rubio, Bruce, E3000MelbourneVictoriaAustralia
17936Deng, Tonya, OPE17BuryEnglandUnited Kingdom
13311Reed, Isabella98055RentonWashingtonUnited States

Generated 2025-07-19 21:35:58.391 UTC