[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 6366  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24666Martinez, Hannah, MV6B 3P7Port HammondBritish ColumbiaCanada
14812Henderson, Hunter, CGA10GatesheadEnglandUnited Kingdom
26484Patterson, Fernando, E90706BellflowerCaliforniaUnited States
13356Prasad, Stefanie, J98225BellinghamWashingtonUnited States

Generated 2025-07-12 16:47:59.084 UTC