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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11927Murphy, Nicole, D98284Sedro WoolleyWashingtonUnited States
20363Brown, Alexander, L94015Daly CityCaliforniaUnited States
16052Gutierrez, Danny, L75003ParisSeine (Paris)France

Generated 2025-07-10 21:41:30.321 UTC