[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 8733   SHUFFLE   <  SKIP 1407  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26820Nath, Carol, EW1Y 3RALondonEnglandUnited Kingdom
19051Henderson, Taylor, M93000BobignySeine Saint DenisFrance
20408Morgan, Isaac98168BurienWashingtonUnited States

Generated 2025-07-19 13:54:04.627 UTC