[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 9857  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12394Serrano, ErikaL4 4HBLiverpoolEnglandUnited Kingdom
26694Hughes, Aaron, J98225BellinghamWashingtonUnited States
12051Scott, Isaiah, E91950National CityCaliforniaUnited States

Generated 2025-07-12 20:35:52.092 UTC