[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 2960   <  SKIP 1000  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26886Robinson, JasmineTY31RuncornEnglandUnited Kingdom
22104Adams, Richard, R94015Daly CityCaliforniaUnited States
25087Young, Wyatt98168BurienWashingtonUnited States

Generated 2025-07-17 20:10:10.494 UTC