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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13395Li, Gabriel, J98225BellinghamWashingtonUnited States
25987Kumar, Hunter90706BellflowerCaliforniaUnited States
23140Lee, Tyler, A98168BurienWashingtonUnited States

Generated 2025-07-20 18:39:11.513 UTC