[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 875   SHUFFLE   <  SKIP 1317  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19140Rogers, Melanie90401Santa MonicaCaliforniaUnited States
16908Patel, Kristi, C98168BurienWashingtonUnited States
15922Kumar, Roger, CHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-09 16:01:54.392 UTC