[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 470   SHUFFLE   <  SKIP 3427  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17675Li, Rosa98225BellinghamWashingtonUnited States
11225Lee, Madison, D98055RentonWashingtonUnited States
14597Reed, Sean, LV9LangfordBritish ColumbiaCanada

Generated 2025-07-15 20:27:20.284 UTC