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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16714Nicholls, Dalton91950National CityCaliforniaUnited States
14770Andersen, Melvin, DSL4 1RHBerksEnglandUnited Kingdom
11029Moreno, Jimmy, L3550BendigoVictoriaAustralia

Generated 2025-07-20 22:09:24.648 UTC