[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 1594   SHUFFLE   <  SKIP 4450  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18638Thompson, Alyssa, K98033KirklandWashingtonUnited States
27180Diaz, Joe, L41485GrevenbroichBayernGermany
15471White, Destiny, D94303Palo AltoCaliforniaUnited States

Generated 2025-07-22 06:37:06.472 UTC