[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 593   SHUFFLE   <  SKIP 239  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16103Hill, Haley, JV8XRoyal OakBritish ColumbiaCanada
24901She, Clarence, L2300NewcastleNew South WalesAustralia
26702Arun, Cynthia98225BellinghamWashingtonUnited States

Generated 2025-07-14 09:52:02.977 UTC