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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14447Alexander, Madison98225BellinghamWashingtonUnited States
27850Green, Jason, D93400Saint-DenisSeine Saint DenisFrance
13855Washington, Sarah, C94014ColmaCaliforniaUnited States

Generated 2025-07-11 13:49:23.576 UTC